'宣言 Public Sub ApplyFilter( _ ByVal filterPredicate As Func(Of T,Boolean) _ )
public void ApplyFilter( Func<T,bool> filterPredicate )
FilteredCollection<T> クラス FilteredCollection<T> メンバ